home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / file_mgt / ffg / demo_bat / mondays.bat < prev    next >
Encoding:
DOS Batch File  |  1995-04-01  |  200 b   |  9 lines

  1. @echo off
  2. echo This is a listing of files created/modified on a Monday:
  3. call presskey
  4. ::
  5. :: The full spelling of "monday" is not necessary.  "mo" would suffice:
  6. ::
  7. echo on
  8. ffg *:* /dMonday /p
  9.